[INFO] cloning repository https://github.com/bananabit-dev/neonmachines
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bananabit-dev/neonmachines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbananabit-dev%2Fneonmachines", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbananabit-dev%2Fneonmachines'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40c3beca82719934e931b62ec09827e88bf2c916
[INFO] fixing bananabit-dev/neonmachines against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbananabit-dev%2Fneonmachines" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bananabit-dev/neonmachines
[INFO] finished tweaking git repo https://github.com/bananabit-dev/neonmachines
[INFO] tweaked toml for git repo https://github.com/bananabit-dev/neonmachines written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bananabit-dev/neonmachines on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bananabit-dev/neonmachines already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded ratelimit v0.4.4
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.15
[INFO] [stderr]   Downloaded openai-api-rs v4.1.1
[INFO] [stderr]   Downloaded thiserror v2.0.15
[INFO] [stderr]   Downloaded minreq v2.14.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded rustls v0.23.31
[INFO] [stderr]   Downloaded llmgraph v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92
[INFO] running `Command { std: "docker" "start" "8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ratelimit v0.4.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking multer v2.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking minreq v2.14.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking openai-api-rs v4.1.1
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking llmgraph v0.1.1
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking tower_governor v0.4.3
[INFO] [stderr]     Checking neonmachines v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tokio_test`
[INFO] [stdout]    --> src/nmmcp.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |     use tokio_test;
[INFO] [stdout]     |         ^^^^^^^^^^ no external crate `tokio_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cfg` is never read
[INFO] [stdout]    --> src/runner.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     ShowHistory {
[INFO] [stdout]     |     ----------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 210 |         cfg: crate::nm_config::WorkflowConfig,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CreateTemplate` is never constructed
[INFO] [stdout]    --> src/runner.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub enum AppCommand {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 212 |     CreateTemplate {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `help_command_fullscreen` is never used
[INFO] [stdout]    --> src/commands.rs:439:4
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn help_command_fullscreen() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Dashboard` is never constructed
[INFO] [stdout]   --> src/app.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum Mode {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Dashboard,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_running` and `last_spinner_tick` are never read
[INFO] [stdout]   --> src/app.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub is_running: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 44 |     pub spinner_status: String,
[INFO] [stdout] 45 |     pub last_spinner_tick: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tick_spinner`, `on_input_change`, `parse_agent_type`, and `set_agent_type` are never used
[INFO] [stdout]    --> src/app.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn tick_spinner(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     pub fn on_input_change(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 975 |     fn parse_agent_type(&self, input: &str) -> AgentType {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 993 |     fn set_agent_type(&mut self, agent_idx: usize, input: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_verbose` is never used
[INFO] [stdout]    --> src/cli.rs:399:12
[INFO] [stdout]     |
[INFO] [stdout] 253 | impl Cli {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 399 |     pub fn is_verbose(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_variables_from_poml` is never used
[INFO] [stdout]    --> src/poml.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PomlExecutor {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     async fn extract_variables_from_poml(&self, poml_content: &str) -> Result<std::collections::HashMap<String, String>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum NeonmachinesError {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout]  9 |     #[error("Configuration error: {0}")]
[INFO] [stdout] 10 |     Config(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Workflow(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Agent(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Network(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     RateLimit(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     PomlExecution(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Tui(String),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     Parse(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Io(String),
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Json(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     Toml(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     Utf8(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NeonmachinesError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NeonmachinesErrorWrapper` is never used
[INFO] [stdout]   --> src/error.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub enum NeonmachinesErrorWrapper {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/error.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl NeonmachinesError {
[INFO] [stdout]     | ---------------------- associated functions in this implementation
[INFO] [stdout] 105 |     pub fn config<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn workflow<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn agent<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn network<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn rate_limit<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn poml_execution<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn tui<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn parse<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn unexpected<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn io<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn json<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn toml<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn utf8<S: Into<String>>(msg: S) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_extension`, `list_all_tools`, `supports_capability`, and `uninstall_extension` are never used
[INFO] [stdout]    --> src/nmmcp.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl NMMCPExtensionRegistry {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn get_extension(&self, name: &str) -> Option<&NMMCPExtension> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn list_all_tools(&self) -> Vec<(String, String)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn supports_capability(&self, extension_name: &str, capability: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub async fn uninstall_extension(&mut self, name: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_extension_metadata` is never used
[INFO] [stdout]    --> src/nmmcp.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub fn validate_extension_metadata(metadata: &NMMCPExtension) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `graph_data` and `poml_data` are never read
[INFO] [stdout]  --> src/state.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AppState {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     // In-memory store for graph data
[INFO] [stdout] 6 |     pub graph_data: Arc<Mutex<String>>,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 7 |     // In-memory store for POML data
[INFO] [stdout] 8 |     pub poml_data: Arc<Mutex<String>>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebMetrics` is never constructed
[INFO] [stdout]    --> src/web.rs:243:8
[INFO] [stdout]     |
[INFO] [stdout] 243 | struct WebMetrics {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WebTrace` is never constructed
[INFO] [stdout]    --> src/web.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | struct WebTrace {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerformanceMetrics` is never constructed
[INFO] [stdout]   --> src/metrics/performance.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PerformanceMetrics {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `record_request`, `update_derived_metrics`, `get_success_rate`, and `get_error_rate` are never used
[INFO] [stdout]   --> src/metrics/performance.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl PerformanceMetrics {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 42 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn record_request(&mut self, duration: Duration, success: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn update_derived_metrics(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn get_success_rate(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_error_rate(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestTiming` is never constructed
[INFO] [stdout]   --> src/metrics/performance.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct RequestTiming {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `finish`, and `get_duration` are never used
[INFO] [stdout]    --> src/metrics/performance.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl RequestTiming {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 101 |     pub fn new(operation: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn finish(&mut self, success: bool) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn get_duration(&self) -> std::time::Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerformanceAlert` is never constructed
[INFO] [stdout]    --> src/metrics/performance.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct PerformanceAlert {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AlertLevel` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub enum AlertLevel {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error_rate` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl AlertLevel {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 138 |     pub fn from_error_rate(error_rate: f64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_alerts` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn generate_alerts(metrics: &PerformanceMetrics) -> Vec<PerformanceAlert> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cpu_gauge` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn cpu_gauge(metrics: &PerformanceMetrics, _area: Rect) -> Gauge {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `memory_gauge` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn memory_gauge(metrics: &PerformanceMetrics, _area: Rect) -> Gauge {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `request_stats_chart` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn request_stats_chart(metrics: &PerformanceMetrics, _area: Rect) -> BarChart {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `requests_per_second_chart` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn requests_per_second_chart(metrics: &PerformanceMetrics, _area: Rect) -> BarChart {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_time_metrics` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn response_time_metrics(metrics: &PerformanceMetrics, _area: Rect) -> Paragraph {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `performance_summary` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn performance_summary(metrics: &PerformanceMetrics, _area: Rect) -> Paragraph {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DashboardMode` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub enum DashboardMode {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dashboard_title` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn get_dashboard_title(mode: &DashboardMode) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `historical_trend_chart` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn historical_trend_chart(historical_data: &crate::metrics::metrics_collector::HistoricalPerformanceData, _area: Rect) -> B...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `historical_summary` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn historical_summary(summary: &HistoricalSummary, _area: Rect) -> Paragraph {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `time_range_selector` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:438:12
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn time_range_selector(current_range: &TimeRange, _area: Rect) -> Paragraph {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_options` is never used
[INFO] [stdout]    --> src/metrics/performance.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 |     pub fn export_options(_area: Rect) -> Paragraph<'static> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TimeRange` is never used
[INFO] [stdout]   --> src/metrics/metrics_collector.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum TimeRange {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExportFormat` is never used
[INFO] [stdout]   --> src/metrics/metrics_collector.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ExportFormat {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `timestamp`, `metrics`, `operation`, and `success` are never used
[INFO] [stdout]   --> src/metrics/metrics_collector.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl HistoricalEntry {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 35 |     pub fn timestamp(&self) -> &DateTime<Utc> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn metrics(&self) -> &PerformanceMetrics {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn operation(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn success(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HistoricalSummary` is never constructed
[INFO] [stdout]   --> src/metrics/metrics_collector.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct HistoricalSummary {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_metrics_snapshot`, `get_summary`, `export`, `clear`, and `get_entries` are never used
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:82:18
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl HistoricalPerformanceData {
[INFO] [stdout]     | ------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub async fn add_metrics_snapshot(&mut self, metrics: PerformanceMetrics) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn get_summary(&self, time_range: TimeRange) -> HistoricalSummary {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub async fn export(&self, format: ExportFormat) -> Result<String, String> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub async fn clear(&mut self) {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn get_entries(&self) -> &Vec<HistoricalEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operation`, `start_time`, `end_time`, `duration`, and `success` are never read
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct RequestTiming {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 292 |     pub operation: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 293 |     pub start_time: std::time::Instant,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 294 |     pub end_time: Option<std::time::Instant>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 295 |     pub duration: Option<std::time::Duration>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 296 |     pub success: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `finish` and `get_duration` are never used
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl RequestTiming {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub fn finish(&mut self, success: bool) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     pub fn get_duration(&self) -> std::time::Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp` and `metrics` are never read
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub struct PerformanceAlert {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 326 |     pub metrics: PerformanceMetrics,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PerformanceAlert` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Info`, `Warning`, and `Critical` are never constructed
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub enum AlertLevel {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] 331 |     Info,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 332 |     Warning,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 333 |     Critical,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AlertLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error_rate` is never used
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl AlertLevel {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 337 |     pub fn from_error_rate(error_rate: f64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_alerts` is never used
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:359:8
[INFO] [stdout]     |
[INFO] [stdout] 359 | pub fn generate_alerts(metrics: &PerformanceMetrics) -> Vec<PerformanceAlert> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `historical_data` is never read
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 394 | pub struct MetricsCollector {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 397 |     historical_data: Arc<RwLock<HistoricalPerformanceData>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/metrics/metrics_collector.rs:434:18
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl MetricsCollector {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub async fn clear_alerts(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 |     pub async fn get_active_requests(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 442 |     pub async fn reset_metrics(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 462 |     pub async fn get_historical_data(&self) -> HistoricalPerformanceData {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 466 |     pub async fn get_historical_summary(&self, time_range: TimeRange) -> HistoricalSummary {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 471 |     pub async fn export_historical_data(&self, format: ExportFormat) -> Result<String, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 476 |     pub async fn clear_historical_data(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 481 |     pub async fn save_historical_data_to_file(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     pub async fn load_historical_data_from_file(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:201:31
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn cpu_gauge(metrics: &PerformanceMetrics, _area: Rect) -> Gauge {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^                  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn cpu_gauge(metrics: &PerformanceMetrics, _area: Rect) -> Gauge<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:214:34
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn memory_gauge(metrics: &PerformanceMetrics, _area: Rect) -> Gauge {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^                  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn memory_gauge(metrics: &PerformanceMetrics, _area: Rect) -> Gauge<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:227:41
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn request_stats_chart(metrics: &PerformanceMetrics, _area: Rect) -> BarChart {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn request_stats_chart(metrics: &PerformanceMetrics, _area: Rect) -> BarChart<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:245:47
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn requests_per_second_chart(metrics: &PerformanceMetrics, _area: Rect) -> BarChart {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn requests_per_second_chart(metrics: &PerformanceMetrics, _area: Rect) -> BarChart<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:259:43
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn response_time_metrics(metrics: &PerformanceMetrics, _area: Rect) -> Paragraph {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn response_time_metrics(metrics: &PerformanceMetrics, _area: Rect) -> Paragraph<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:277:41
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn performance_summary(metrics: &PerformanceMetrics, _area: Rect) -> Paragraph {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn performance_summary(metrics: &PerformanceMetrics, _area: Rect) -> Paragraph<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:321:52
[INFO] [stdout]     |
[INFO] [stdout] 321 | ...ta: &crate::metrics::metrics_collector::HistoricalPerformanceData, _area: Rect) -> BarChart {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn historical_trend_chart(historical_data: &crate::metrics::metrics_collector::HistoricalPerformanceData, _area: Rect) -> BarChart<'_> {
[INFO] [stdout]     |                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:393:40
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn historical_summary(summary: &HistoricalSummary, _area: Rect) -> Paragraph {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn historical_summary(summary: &HistoricalSummary, _area: Rect) -> Paragraph<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/performance.rs:438:47
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn time_range_selector(current_range: &TimeRange, _area: Rect) -> Paragraph {
[INFO] [stdout]     |                                               ^^^^^^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn time_range_selector(current_range: &TimeRange, _area: Rect) -> Paragraph<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neonmachines` (bin "neonmachines" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92", kill_on_drop: false }`
[INFO] [stdout] 8f9545a3305b5f1c5361f429a792cefc58be96a7627076dba9e197736f758f92
